object dumbForm: TdumbForm Left = 314 Top = 337 Width = 374 Height = 236 Caption = 'dumbForm' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False OnCreate = FormCreate OnDestroy = FormDestroy PixelsPerInch = 96 TextHeight = 13 object fisSharedMemory1: TfisSharedMemory ShareName = 'VisOutSharedMemory' Size = 2600 MsgOutOnErr = False Left = 88 Top = 72 end object Timer1: TTimer Enabled = False Interval = 200 OnTimer = Timer1Timer Left = 144 Top = 72 end end